Intersoft WebInput Documentation
How-to: Use DateTime display formatting
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Formatting Data > How-to: Use DateTime display formatting

Glossary Item Box

In WebInput.NET V3.0, you can display DateTime formatting.

This topic will show you how to use DateTime display formatting.

To use DateTime display formatting

  1. Right click on WebInput instance to open WebInput.NET Designer.
  2. Go to Mode tab and select Enabled checkbox in Display section and set Display Format Expression to "MM/dd/yy".



  3. Try to input 12-30-2007, WebInput will change the format to 12/30/07.

See Also